home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / os2 / fm2_240.zip / FM3TOOLS.TMP < prev    next >
Text File  |  1995-01-24  |  2KB  |  195 lines

  1. ;
  2. ;This file contains definitions for the FM/2 toolbar.
  3. ;
  4. ;Each tool button has four lines that describe it.  The first line is
  5. ;the help for the button.  The second line is the text for the button
  6. ;(internally defined tools have icons, and the text is ignored).  The
  7. ;third line is a number indicating flags associated with the button.
  8. ;A flag value of 1 means the button is droppable, 4 means invisible (5 both).
  9. ;The fourth line is the ID of the button (for internal commands only).
  10. ;Note Commands begin at ID 4001, so a button with ID 4001 would cause
  11. ;the first Command to be run and ID 4002 would run the second, and so on.
  12. ;
  13. ;I suggest that you keep a backup copy of this file...
  14. ;
  15. Window Dialog
  16. Windws
  17. 0
  18. 9010
  19. ;
  20. View Files
  21. View
  22. 1
  23. 1023
  24. ;
  25. Edit Files
  26. Edit
  27. 1
  28. 1024
  29. ;
  30. Object Information
  31. Info
  32. 1
  33. 1010
  34. ;
  35. Rename Files/Directories
  36. Rename
  37. 1
  38. 1005
  39. ;
  40. Delete Files/Directories
  41. Delete
  42. 1
  43. 1004
  44. ;
  45. Permanently Delete Files/Directories
  46. Kill
  47. 1
  48. 1006
  49. ;
  50. Set Attributes and Date/Time of Files/Directories
  51. Attribs
  52. 1
  53. 1009
  54. ;
  55. Open Default
  56. Open
  57. 1
  58. 1017
  59. ;
  60. Walk Directories
  61. Walk
  62. 0
  63. 10002
  64. ;
  65. Select All Files
  66. Select
  67. 0
  68. 10008
  69. ;
  70. Deselect All
  71. Desel
  72. 0
  73. 10007
  74. ;
  75. Archive Files/Directories
  76. Archive
  77. 1
  78. 1029
  79. ;
  80. Extract From Archives
  81. Extract
  82. 1
  83. 1030
  84. ;
  85. Create Objects
  86. Objects
  87. 1
  88. 1022
  89. ;
  90. Create Shadow Objects
  91. Shadows
  92. 1
  93. 1021
  94. ;
  95. Copy Files/Directories
  96. Copy
  97. 1
  98. 1002
  99. ;
  100. Move Files/Directories
  101. Move
  102. 1
  103. 1001
  104. ;
  105. Play Multimedia
  106. Play
  107. 1
  108. 1058
  109. ;
  110. Kill Process
  111. KillPrc
  112. 0
  113. 2003
  114. ;
  115. Undelete Files
  116. Undel
  117. 0
  118. 2004
  119. ;
  120. Instant Command File
  121. Instant
  122. 0
  123. 2006
  124. ;
  125. OS/2 Command Line
  126. OS/2
  127. 0
  128. 2007
  129. ;
  130. Filter Container
  131. Filter
  132. 0
  133. 5001
  134. ;
  135. Edit Associations
  136. Assoc
  137. 0
  138. 3001
  139. ;
  140. Edit Commands
  141. Cmds
  142. 0
  143. 1048
  144. ;
  145. Rescan
  146. Rescan
  147. 0
  148. 5021
  149. ;
  150. Print Files
  151. Print
  152. 1
  153. 1007
  154. ;
  155. Extended Attributes
  156. EAs
  157. 1
  158. 1008
  159. ;
  160. View INI Files
  161. INIs
  162. 1
  163. 2001
  164. ;
  165. Save List to Clipboard
  166. SvClip
  167. 1
  168. 1027
  169. ;
  170. Save List to File
  171. SvList
  172. 0
  173. 1028
  174. ;
  175. Collect Files/Directories
  176. Collect
  177. 0
  178. 1011
  179. ;
  180. Collect Files/Directories from list(s)
  181. ColList
  182. 1
  183. 1060
  184. ;
  185. Seek and scan files
  186. SeekScan
  187. 0
  188. 1047
  189. ;
  190. Make Directory
  191. MkDir
  192. 0
  193. 1026
  194. ;
  195.